Omnflow MCP gives AI agents three content automation tools: repurpose_content turns a blog post, transcript, or idea into 5 platform-ready posts (Twitter, LinkedIn, Instagram, etc.), analyze_voice extracts a writer's Voice DNA — tone, sentence style, and patterns — from any writing sample, and list_recent_demos lists recent public demo runs so you can see real inputs and outputs. Connect via https://omnflow.com/api/mcp.
Overview
Omnflow MCP Server
Turn any content into platform-ready posts for Twitter/X, LinkedIn, Instagram, Email, and TikTok — plus Voice DNA writing analysis. Powered by Omnflow (https://omnflow.com).
Connection
- Server URL:
https://omnflow.com/api/mcp - Transport: Streamable HTTP (POST)
- Auth: None — public endpoint
Tools
- repurpose_content — Turn a source
Server Config
{
"mcpServers": {
"omnflow": {
"url": "https://omnflow.com/api/mcp"
}
}
}